Click or drag to resize

SerializableTimeZoneTimeDayOfWeek Property

The DayOfWeek property gets or sets the day of the week when the transition to and from standard time and daylight saving time occurs.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DayOfWeek DayOfWeek { get; set; }

Property Value

Type: DayOfWeek
See Also